Click or drag to resize

AvailabilityResponse Class

This class contains the properties that define user availability information or suggested meeting time information.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeAvailabilityResponse

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class AvailabilityResponse

The AvailabilityResponse type exposes the following members.

Constructors
  NameDescription
Public methodAvailabilityResponse
Initializes a new instance of the AvailabilityResponse class.
Top
Properties
  NameDescription
Public propertyFreeBusyResponses
Contains the requested users' availability information and the response status.
Public propertyServerVersionInfo
Contains the Microsoft Exchange Server version number.
Public propertySuggestionsResponse
Contains response status information and suggestion data for requested meeting suggestions.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also